Presentation: Tweet"Building an in-house Heroku"
As SoundCloud has grown to almost a hundred engineers and both in scope and size it has become difficult to maintain engineering effectiveness. We have found the best way to maintain effectiveness in the face of large products and codebases is to move to a service oriented architecture. In this talk we will present Bazooka, a Platform that we have developed inside of SoundCloud to manage and run 12factor applications. It let’s engineers focus on application code, deploy to production with one single command and autoscale server.
Keywords: Continuous Deployment, Cluster Scheduling, Devops, PaaS
Talk Level: Advanced